home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / PhotoSuite II / DATA1.CAB / English_Resources / WorkflowsComponent / Photos / EditorGetCamera.wkf < prev    next >
Encoding:
Text File  |  1999-01-08  |  1.0 KB  |  45 lines

  1. ////////////////////////////////////////////////////////////////
  2. //
  3. //    EditorGetCamera.wkf
  4. //
  5. //     Main workflow for the Camera handling page
  6. //
  7.  
  8. //
  9. //    Source of catalog stuffer
  10. //
  11.  
  12. 10    STRING    camera:MGIQUERYCAM/                    // Camera source enumerator
  13. 11    7D0DF7C0-D74F-11D0-AEE0-00C0A84E4071        // Loader for it
  14. 12    STRING    file:/resources/CatalogsComponent!Common!_Empty.pza        // Target for listbox    
  15.  
  16. //
  17. //    Destination of catalog stuffer
  18. //
  19.  
  20. // Hum. I need a moniker to BIFF!!!
  21. // Temporarily send to an msc file
  22. 20    STRING    dummy
  23.  
  24. //
  25. //    Generic parameters for Catalog stuffer
  26. //
  27.  
  28. 40    STRING    Photo    // Filename prefix
  29. 41    INTEGER    0 0 1    // Add to album flag
  30. 42    INTEGER    0 0 1    // Delete original flag
  31.  
  32. //
  33. //    Catalog stuffer
  34. //
  35.  
  36. 50    AA009740-9576-11D1-8445-0080C851B1BB
  37.  
  38.  
  39. LINK    10 0 11 0            // Load the Camera list
  40.  
  41. LINK    12 0 50 0            // CatalogSource Moniker to Stuffer
  42. LINK    40 0 50 1            // Filename Prefix
  43. LINK    41 0 50 2            // Add to album flag
  44. LINK    20 0 50 3            // Destination Moniker to Stuffer
  45. LINK    42 0 50 4            // Delete flag